home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / system / sandra / san1135.exe / {app} / examples / Access Schema.mdb / TControl.json < prev    next >
JavaScript Object Notation  |  2006-11-03  |  202b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "ClassID": "Long Integer",
  6.         "DeviceID": "Long Integer",
  7.         "Name": "Long Integer NOT NULL",
  8.         "DataValID": "Long Integer",
  9.         "DataValue": "Text (255)"
  10.     },
  11.     "data": []
  12. }